CLI Commands Setup gem install bundler Usage bundle install <gem> bundle config set path <some path> bundle update bundle outdated bundle list bundle check bundle console bundle exec <command> bundle clean bundle clean --force